inspector: Avoid crash in magnifier
authorMatthias Clasen <mclasen@redhat.com>
Mon, 8 Feb 2016 08:34:24 +0000 (09:34 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 8 Feb 2016 08:34:24 +0000 (09:34 +0100)
commitdc407dbc8fc09bf3c41cb88eb1b90c7640097dfe
tree38308c8ab03885ee5c7b5518d875c5217da04890
parente0f31ab7bb97980494cd9b98ce8ca85f74de47ba
inspector: Avoid crash in magnifier

We can't use gtk_widget_draw on widgets that are not allocated.
gtk/inspector/magnifier.c